Code chunk

#this is an summary
summary(cars)
##      speed           dist       
##  Min.   : 4.0   Min.   :  2.00  
##  1st Qu.:12.0   1st Qu.: 26.00  
##  Median :15.0   Median : 36.00  
##  Mean   :15.4   Mean   : 42.98  
##  3rd Qu.:19.0   3rd Qu.: 56.00  
##  Max.   :25.0   Max.   :120.00
#this is a boxplot
plot(cars)

Inline code

The average speed of the dataset is equal to 15.4 mile per hour.

Embedding an image


## Syntax

italic bold superscript23 strikethrough

Here is a picture from my trip to Lisbon (Portugal) in 2018November. Enjoy :)

Equation

\(y_i= \alpha_0 + \alpha_1.x_1+\alpha_2.x_2+\alpha_3.x_3+\epsilon\)

References (Getting your hands dirty)

@article{schwab_global_2019,
title = {The {Global} {Competitiveness} {Report} 2019},
language = {en},
author = {Schwab, Klaus},
year = {2019},
pages = {666},
file = {Schwab - The Global Competitiveness Report 2019.pdf:/Users/sqsmarine/Zotero/storage/EFBYRVHT/Schwab - The Global Competitiveness Report 2019.pdf:application/pdf}